isEnabled property
bool
get
isEnabled
Whether the tab bar is currently presented.
Implementation
static bool get isEnabled => _enabled;
Whether the tab bar is currently presented.
static bool get isEnabled => _enabled;