collapsedHint property
String
get
collapsedHint
The semantics hint to describe the ExpansionTile collapsed state.
Implementation
String get collapsedHint => 'Expanded';
The semantics hint to describe the ExpansionTile collapsed state.
String get collapsedHint => 'Expanded';