toolTipLastText property
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;
A toolTip for Search button then AppBarWithSearchSwitch has text.
Default: 'Last input text: '
In actual tooltip it will be toolTipLastText + AppBarWithSearchSwitch.text
final String toolTipLastText;