menu
flutter_expand_view package
documentation
expand_child_widget.dart
ExpandChildWidget
icon property
icon property
dark_mode
light_mode
icon
property
IconData
?
icon
final
Icon that will be used instead of an arrow. Default is
Icons.expand_more
.
Implementation
final IconData? icon;
flutter_expand_view package
documentation
expand_child_widget
ExpandChildWidget
icon property
ExpandChildWidget class