isPinned property
bool
get
isPinned
Whether or not the tab is pinned (pin icon is present).
Implementation
_i2.bool get isPinned => _i5.getProperty(
this,
'isPinned',
);
Whether or not the tab is pinned (pin icon is present).
_i2.bool get isPinned => _i5.getProperty(
this,
'isPinned',
);