grey property

  1. @override
Color grey
override

Implementation

@override
Color get grey => Color(0xFF9E9E9E);