isFrontPage property

bool get isFrontPage

Implementation

bool get isFrontPage => frontMap[currentTabIndex] ?? false;