appBarTextStyle property
TextStyle?
get
appBarTextStyle
Implementation
TextStyle? get appBarTextStyle {
return cupertinoVisualStyle?.appBarTextStyle;
}
TextStyle? get appBarTextStyle {
return cupertinoVisualStyle?.appBarTextStyle;
}