menu
bluebreeze_flutter package
documentation
impl/bluebreeze_method_channel.dart
MethodChannelBlueBreeze
stateStream property
stateStream property
dark_mode
light_mode
stateStream
property
@
override
Stream
<
BBState
>
get
stateStream
override
Implementation
@override Stream<BBState> get stateStream => _stateStreamController.stream;
bluebreeze_flutter package
documentation
impl/bluebreeze_method_channel
MethodChannelBlueBreeze
stateStream property
MethodChannelBlueBreeze class