menu
abrevva package
documentation
abrevva_platform_interface.dart
AbrevvaBlePlatform
isEnabled method
isEnabled method
dark_mode
light_mode
isEnabled
method
Future
<
bool
>
isEnabled
(
)
Implementation
Future<bool> isEnabled() { throw UnimplementedError('isEnabled() has not been implemented.'); }
abrevva package
documentation
abrevva_platform_interface
AbrevvaBlePlatform
isEnabled method
AbrevvaBlePlatform class