menu
flutter_expand_view package
documentation
arrow_widget.dart
ExpandArrowWidget
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
arrow_widget
ExpandArrowWidget
icon property
ExpandArrowWidget class