menu
fluttery_framework package
documentation
view.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;
fluttery_framework package
documentation
view
GetNavigation
isDialogOpen property
GetNavigation extension on
GetInterface