appbarTitleStyle property

BaseTextStyle appbarTitleStyle

Implementation

BaseTextStyle get appbarTitleStyle =>
    _appbarTitleStyle ??
    BaseGalleryConfigUtils.defaultGalleryDetailConfig.appbarTitleStyle;