grey300 property
TextStyle
get
grey300
color: grey300
Implementation
TextStyle get grey300 => copyWith(color: AppColor().grey300);
color: grey300
TextStyle get grey300 => copyWith(color: AppColor().grey300);