primaryDark property

Color get primaryDark

Implementation

Color get primaryDark => colors['primaryDark'] ?? AppColors.primaryDark;