menu
expandable_widget package
documentation
res/expandable_widget.dart
ExpandableWidget
animationDuration property
animationDuration property
dark_mode
light_mode
animationDuration
property
Duration
animationDuration
final
How long the expanding animation takes. Default is 150ms.
Implementation
final Duration animationDuration;
expandable_widget package
documentation
res/expandable_widget
ExpandableWidget
animationDuration property
ExpandableWidget class