resolveForegroundColor method Null safety
- Set<
MaterialState> states
inherited
Implementation
Color? resolveForegroundColor(Set<MaterialState> states) {
return null;
}
Color? resolveForegroundColor(Set<MaterialState> states) {
return null;
}