cyan property

MaterialColorUtility<T> get cyan

Implementation

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