menu
fpj_core package
documentation
fpj_cores.dart
GetNavigation
isDialogOpen property
isDialogOpen property
dark_mode
light_mode
isDialogOpen
property
bool
?
get
isDialogOpen
check if dialog is open
Implementation
bool? get isDialogOpen => routing.isDialog;
fpj_core package
documentation
fpj_cores
GetNavigation
isDialogOpen property
GetNavigation extension on
GetInterface