menu
boxx package
documentation
helper/boxx_interface.dart
BoxxInterface
getKeys abstract method
getKeys abstract method
dark_mode
light_mode
getKeys
abstract method
Future
<
List
<
String
>
>
getKeys
(
)
Get all keys
Implementation
Future<List<String>> getKeys();
boxx package
documentation
helper/boxx_interface
BoxxInterface
getKeys abstract method
BoxxInterface class