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