hoverColor property Null safety
final
The color for the tile's Material when a pointer is hovering over it.
Implementation
final Color? hoverColor;
The color for the tile's Material when a pointer is hovering over it.
final Color? hoverColor;