transparent property

SimpleColorUtility<T> get transparent

Implementation

SimpleColorUtility<T> get transparent =>
    SimpleColorUtility(builder, Colors.transparent);