collapsedIconTapHint property

String collapsedIconTapHint

The semantics hint to describe the tap action on a collapsed ExpandIcon.

Implementation

String get collapsedIconTapHint => 'Expand';