menu
ngcomponents package
documentation
material_expansionpanel/material_expansionpanel.dart
MaterialExpansionPanel
alwaysHideExpandIcon property
alwaysHideExpandIcon property
dark_mode
light_mode
alwaysHideExpandIcon
property
@Input()
bool
alwaysHideExpandIcon
getter/setter pair
If true, the expand icon should never be visible.
Implementation
@Input() bool alwaysHideExpandIcon = false;
ngcomponents package
documentation
material_expansionpanel/material_expansionpanel
MaterialExpansionPanel
alwaysHideExpandIcon property
MaterialExpansionPanel class