primaryColor property
Color
get
primaryColor
Shortcut to access primary color from theme.
Implementation
Color get primaryColor => colorScheme.primary;
Shortcut to access primary color from theme.
Color get primaryColor => colorScheme.primary;