menu
khadem package
documentation
storage.dart
StorageManager
diskCount property
diskCount property
dark_mode
light_mode
diskCount
property
int
get
diskCount
Gets the number of registered disks
Implementation
int get diskCount => _disks.length;
khadem package
documentation
storage
StorageManager
diskCount property
StorageManager class