input property

Object get input

Defines the structure of the tab i.e. text, notebook, custom, etc. Resource and other useful properties are defined on the tab kind.

Implementation

_i2.Object get input => _i5.getProperty(
      this,
      'input',
    );