primaryColor property

  1. @Deprecated('Use primary instead')
Color get primaryColor

Implementation

@Deprecated('Use primary instead')
Color get primaryColor => primary;