errorTextStyle property

BaseTextStyle get errorTextStyle

Implementation

BaseTextStyle get errorTextStyle =>
    _errorTextStyle ??
    BaseFormConfigUtils.defaultFormItemConfig.errorTextStyle;