collapsedHint property
override
The semantics hint to describe the ExpansionTile collapsed state.
Implementation
@override
String get collapsedHint => '已展开';
The semantics hint to describe the ExpansionTile collapsed state.
@override
String get collapsedHint => '已展开';