textStyle property
Returns the text style based on button state.
Implementation
@override
ButtonStateProperty<TextStyle> get textStyle => _resolveTextStyle;
Returns the text style based on button state.
@override
ButtonStateProperty<TextStyle> get textStyle => _resolveTextStyle;