cw property

TextStyle? get cw

Implementation

TextStyle? get cw => this?.copyWith(color: Colors.white);