expandedHint property

String? expandedHint
final

String used as a tooltip when the widget is maximazed. Default value set to MaterialLocalizations.of(context).expandedIconTapHint.

Implementation

final String? expandedHint;