expandedHint property
override
The semantics hint to describe the ExpansionTile expanded state.
Implementation
@override
String get expandedHint => '已收合';
The semantics hint to describe the ExpansionTile expanded state.
@override
String get expandedHint => '已收合';