toolTipLastText property

String toolTipLastText
final

A toolTip for Search button then AppBarWithSearchSwitch has text.

Default: 'Last input text: ' In actual tooltip it will be toolTipLastText + AppBarWithSearchSwitch.text

Implementation

final String toolTipLastText;