highlight property

Color? highlight
final

The colour to use for highlight decoration, usually this is used for when a square is being highlighted for targeting. Leave as null for no highlight.

Implementation

final Color? highlight;