previousTab property

TabEntry get previousTab

Returns the previous tab.

Implementation

TabEntry get previousTab => previous.$2;