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