textStyle property Null safety
The TextStyle of general text content for Cupertino widgets.
Implementation
TextStyle get textStyle => _textStyle ?? _defaults.textStyle;
The TextStyle of general text content for Cupertino widgets.
TextStyle get textStyle => _textStyle ?? _defaults.textStyle;