expansionTileCollapsedTapHint property
override
The semantics hint to describe the tap action on a collapsed CupertinoExpansionTile.
Implementation
@override
String get expansionTileCollapsedTapHint => '展开查看更多详情';
The semantics hint to describe the tap action on a collapsed CupertinoExpansionTile.
@override
String get expansionTileCollapsedTapHint => '展开查看更多详情';