alwaysShowExpandIcon property
If true, the expand icon should always be visible regardless whether a custom icon is used.
Implementation
@Input()
bool alwaysShowExpandIcon = false;
If true, the expand icon should always be visible regardless whether a custom icon is used.
@Input()
bool alwaysShowExpandIcon = false;