expandedIconTapHint property
override
The semantics hint to describe the tap action on an expanded ExpandIcon.
Implementation
@override
String get expandedIconTapHint => '收起';
The semantics hint to describe the tap action on an expanded ExpandIcon.
@override
String get expandedIconTapHint => '收起';