resolve method Null safety
- Set<
MaterialState> states
override
Returns a TextStyle that's to be used when a Material component is in the specified state.
Implementation
@override
TextStyle resolve(Set<MaterialState> states);
Returns a TextStyle that's to be used when a Material component is in the specified state.
@override
TextStyle resolve(Set<MaterialState> states);