SuggestedTextStyle constructor
SuggestedTextStyle({
- TextStyle? textStyle,
- TextStyleSuggestionState? textStyleSuggestionState,
Implementation
SuggestedTextStyle({this.textStyle, this.textStyleSuggestionState});