hintTextStyle property

  1. @override
FWidgetStateMap<TextStyle> hintTextStyle
final

The multi-select field hint's text style.

The supported states are:

Implementation

@override
final FWidgetStateMap<TextStyle> hintTextStyle;