menu
localstorage package
documentation
localstorage.dart
LocalStorage
length property
length property
dark_mode
light_mode
length
property
int
get
length
The number of key/value pairs in the storage.
Implementation
int get length;
localstorage package
documentation
localstorage
LocalStorage
length property
LocalStorage class