labelStyle property

TextStyle get labelStyle

Implementation

TextStyle get labelStyle =>
    Theme.of(context).textTheme.caption ?? const TextStyle();