back property
QuickInputButton
get
back
A back button for {@link QuickPick} and {@link InputBox}.
When a navigation 'back' button is needed this one should be used for consistency. It comes with a predefined icon, tooltip and location.
Implementation
static _i3.QuickInputButton get back => _i5.getProperty(
_declaredQuickInputButtons,
'Back',
);