item property
T
get
item
The item that the button belongs to.
Implementation
T get item => _i5.getProperty(
this,
'item',
);
The item that the button belongs to.
T get item => _i5.getProperty(
this,
'item',
);