primaryColor property

int? primaryColor
final

The application's primary color.

This may influence the color that the operating system uses to represent the application.

Implementation

final int? primaryColor;