primaryColor property
final
The application's primary color.
This may influence the color that the operating system uses to represent the application.
Implementation
final int? primaryColor;
The application's primary color.
This may influence the color that the operating system uses to represent the application.
final int? primaryColor;