isDirty property
bool
get
isDirty
Whether or not the dirty indicator is present on the tab.
Implementation
_i2.bool get isDirty => _i5.getProperty(
this,
'isDirty',
);
Whether or not the dirty indicator is present on the tab.
_i2.bool get isDirty => _i5.getProperty(
this,
'isDirty',
);