bodyWhite property

TextStyle bodyWhite
getter/setter pair

Implementation

static TextStyle bodyWhite = bodyRegular.copyWith(color: Colors.white);