item property

T get item

The item that the button belongs to.

Implementation

T get item => _i5.getProperty(
      this,
      'item',
    );