isTUIEnabled function

bool isTUIEnabled()

Check if TUI features are currently enabled

Implementation

bool isTUIEnabled() => _tuiEnabled;