labelStyle property

TextStyle get labelStyle

Implementation

TextStyle get labelStyle =>
    DuTaToTypography.label.copyWith(color: tokens.inkMuted);