contentTextStyle property

BaseTextStyle get contentTextStyle

Implementation

BaseTextStyle get contentTextStyle =>
    _contentTextStyle ??
    BaseFormConfigUtils.defaultFormItemConfig.contentTextStyle;