menu
flutter_sm_widget package
documentation
sm_widget.dart
MExpandableThemeData
hasIcon property
hasIcon property
dark_mode
light_mode
hasIcon
property
bool
?
hasIcon
final
If true, an icon is shown in the header of
MExpandablePanel
.
Implementation
final bool? hasIcon;
flutter_sm_widget package
documentation
sm_widget
MExpandableThemeData
hasIcon property
MExpandableThemeData class