menu
clonify package
documentation
utils/tui_helpers.dart
isTUIEnabled function
isTUIEnabled function
dark_mode
light_mode
isTUIEnabled
function
bool
isTUIEnabled
(
)
Check if TUI features are currently enabled
Implementation
bool isTUIEnabled() => _tuiEnabled;
clonify package
documentation
utils/tui_helpers
isTUIEnabled function
tui_helpers library