contentTextStyle property

BaseTextStyle get contentTextStyle

Implementation

BaseTextStyle get contentTextStyle =>
    _contentTextStyle ??
    BaseDialogConfigUtils.defaultDialogConfig.contentTextStyle;