menu
flenx package
documentation
shell/components/app_shell.dart
AppShell
isDark property
isDark property
dark_mode
light_mode
isDark
property
bool
isDark
final
Estado do tema e callback para alternar claro/escuro (opcional).
Implementation
final bool isDark;
flenx package
documentation
shell/components/app_shell
AppShell
isDark property
AppShell class