emptyColor property
- @Deprecated('You should use the background color value of your container widget')
final
The color of the non-squares (background).
Implementation
@Deprecated(
'You should use the background color value of your container widget')
final Color emptyColor;