color property

Color? color
final

The primary color to use for the application in the operating system interface.

For example, on Android this is the color used for the application in the application switcher.

Implementation

final Color? color;