menu
widget_tray package
documentation
ListTile/expandable_tile.dart
CustomExpandableTile
enableAnimation property
enableAnimation property
dark_mode
light_mode
enableAnimation
property
bool
enableAnimation
final
Whether to animate the expansion/collapse transition. Defaults to true.
Implementation
final bool enableAnimation;
widget_tray package
documentation
ListTile/expandable_tile
CustomExpandableTile
enableAnimation property
CustomExpandableTile class