menu
is_wear package
documentation
is_wear_platform_interface.dart
IsWearPlatform
check method
check method
dark_mode
light_mode
check
method
Future
<
bool
?
>
check
(
)
Implementation
Future<bool?> check() async{ throw UnimplementedError('check() has not been implemented.'); }
is_wear package
documentation
is_wear_platform_interface
IsWearPlatform
check method
IsWearPlatform class