menu
flutter_sm_core package
documentation
sm_core.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_core package
documentation
sm_core
MExpandableThemeData
hasIcon property
MExpandableThemeData class