resolve abstract method
- Set<
WidgetState> states
override
Returns a Color that's to be used when a component is in the specified state.
Implementation
@override
Color resolve(Set<WidgetState> states);
Returns a Color that's to be used when a component is in the specified state.
@override
Color resolve(Set<WidgetState> states);