assistActionsTextStyle property

BaseTextStyle get assistActionsTextStyle

Implementation

BaseTextStyle get assistActionsTextStyle =>
    _assistActionsTextStyle ??
    BaseDialogConfigUtils.defaultDialogConfig.assistActionsTextStyle;