actionsStyle property

BaseTextStyle get actionsStyle

Implementation

BaseTextStyle get actionsStyle =>
    _actionsStyle ?? BaseAppBarConfigUtils.defaultAppBarConfig.actionsStyle;