action_M property

TextStyle action_M
final

Implementation

static final TextStyle action_M = TextStyle(
  fontSize: 12,
  fontWeight: FontWeight.w600,
  fontFamily: _fontName,

  height: 1.4,
);