menu
widget_tray package
documentation
ListTile/expandable_tile.dart
CustomExpandableTile
icon property
icon property
dark_mode
light_mode
icon
property
IconData
?
icon
final
The icon to display at the leading edge of the tile.
Implementation
final IconData? icon;
widget_tray package
documentation
ListTile/expandable_tile
CustomExpandableTile
icon property
CustomExpandableTile class