collapsedIconTapHint property
override
The semantics hint to describe the tap action on a collapsed ExpandIcon.
Implementation
@override
String get collapsedIconTapHint => 'Vis';
The semantics hint to describe the tap action on a collapsed ExpandIcon.
@override
String get collapsedIconTapHint => 'Vis';