expandedIconTapHint property

  1. @override
String expandedIconTapHint
override

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

Implementation

@override
String get expandedIconTapHint => 'Contraer';