menu
boxx package
documentation
helper/boxx_interface.dart
BoxxInterface
put abstract method
put abstract method
dark_mode
light_mode
put
abstract method
Future
<
void
>
put
(
String
key
,
dynamic
value
)
Implementation
Future<void> put(String key, dynamic value);
boxx package
documentation
helper/boxx_interface
BoxxInterface
put abstract method
BoxxInterface class