menu
jolt_flutter package
documentation
core.dart
Stack<T>
prev property
prev property
dark_mode
light_mode
prev
property
Stack
<
T
>
?
prev
getter/setter pair
The previous node in the stack.
Implementation
Stack<T>? prev;
jolt_flutter package
documentation
core
Stack<T>
prev property
Stack class