bodyTextStyle property

TextStyle bodyTextStyle
getter/setter pair

Implementation

static TextStyle bodyTextStyle = const TextStyle(
  fontSize: 14,
  color: secondaryText,
);