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