menu
syncfusion_flutter_treemap package
documentation
treemap.dart
TreemapSelectionSettings
color property
color property
dark_mode
light_mode
color
property
Color
?
color
final
Customizes the color of the selected tile.
See also:
border
, for applying border color and border radius to the selected tile.
Implementation
final Color? color;
syncfusion_flutter_treemap package
documentation
treemap
TreemapSelectionSettings
color property
TreemapSelectionSettings class