expandedIconTapHint property Null safety

String expandedIconTapHint
override

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

Implementation

@override
String get expandedIconTapHint => 'Свернуть';