menu
cloudcard_flutter package
documentation
cloudcard_flutter_platform_interface.dart
CloudCardFlutterPlatform
checkDeviceSupport method
checkDeviceSupport method
dark_mode
light_mode
checkDeviceSupport
method
Future
<
bool
>
checkDeviceSupport
(
)
Implementation
Future<bool> checkDeviceSupport() async { return false; }
cloudcard_flutter package
documentation
cloudcard_flutter_platform_interface
CloudCardFlutterPlatform
checkDeviceSupport method
CloudCardFlutterPlatform class