menu
boxx package
documentation
helper/boxx_interface.dart
BoxxInterface
onChange property
onChange property
dark_mode
light_mode
onChange
property
Stream
<
String
>
get
onChange
Stream of altered keys
Implementation
Stream<String> get onChange => _changeController.stream;
boxx package
documentation
helper/boxx_interface
BoxxInterface
onChange property
BoxxInterface class