shade400 property

SimpleColorUtility<T> get shade400

Implementation

SimpleColorUtility<T> get shade400 =>
    SimpleColorUtility(builder, color.shade400);