lime property

MaterialColorUtility<T> get lime

Implementation

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