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 => '자세히 알아보려면 펼치기';