color property

Color? color

Returns the Color passed to the app.

Implementation

Color? get color => appState?.color;