expandedIconTapHint property

String expandedIconTapHint

The semantics hint to describe the tap action on an expanded ExpandIcon.

Implementation

String get expandedIconTapHint => 'Collapse';