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