menu
artisanal package
documentation
widgets.dart
DialogStackState
depth property
depth property
dark_mode
light_mode
depth
property
int
get
depth
The number of dialogs in the stack.
Implementation
int get depth => _stack.length;
artisanal package
documentation
widgets
DialogStackState
depth property
DialogStackState class