grey property

MaterialColorUtility<T> get grey

Implementation

MaterialColorUtility<T> get grey =>
    MaterialColorUtility(builder, Colors.grey);