button property
QuickInputButton
get
button
The button that was clicked.
Implementation
_i3.QuickInputButton get button => _i5.getProperty(
this,
'button',
);
The button that was clicked.
_i3.QuickInputButton get button => _i5.getProperty(
this,
'button',
);