menu
dpad package
documentation
dpad.dart
FocusHistoryManager
length property
length property
dark_mode
light_mode
length
property
int
get
length
The number of entries in the history stack.
Implementation
int get length => _stack.length;
dpad package
documentation
dpad
FocusHistoryManager
length property
FocusHistoryManager class