MaterialStateProperty.all constructor Null safety
- Color? color
Implementation
const factory MaterialStateProperty.all(Color? color) =
MaterialStatePropertyAll;
const factory MaterialStateProperty.all(Color? color) =
MaterialStatePropertyAll;