menu
flutter_scankit package
documentation
scan_kit_widget.dart
ScanKitController
onLightVisible property
onLightVisible property
dark_mode
light_mode
onLightVisible
property
Stream
<
bool
>
get
onLightVisible
Android support only
see
here
Implementation
Stream<bool> get onLightVisible => _visibleStreamController.stream;
flutter_scankit package
documentation
scan_kit_widget
ScanKitController
onLightVisible property
ScanKitController class