bodySmallDark property

TextStyle bodySmallDark
getter/setter pair

Implementation

static TextStyle bodySmallDark = bodySmall.copyWith(color: grey600Dark);