menu
gk_ble_device_flutter package
documentation
ble_device_cubit.dart
BleDeviceCubit
state property
state property
dark_mode
light_mode
state
property
@
override
BleDeviceState
get
state
inherited
The current
state
.
Implementation
@override State get state => _state;
gk_ble_device_flutter package
documentation
ble_device_cubit
BleDeviceCubit
state property
BleDeviceCubit class