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