supportSmall constant

TextStyle const supportSmall

Implementation

static const supportSmall = TextStyle(
  fontFamily: 'PT_Sans-Narrow',
  fontSize: 14.0,
);