hintTextStyle property

BaseTextStyle get hintTextStyle

Implementation

BaseTextStyle get hintTextStyle =>
    _hintTextStyle ?? BaseFormConfigUtils.defaultFormItemConfig.hintTextStyle;