caption property

TextStyle get caption

Caption or hint text (scaled 10px).

Implementation

TextStyle get caption => baseTextStyle(10, lineHeight: 1.1);