menu
rownd_flutter_plugin package
documentation
web/rownd_method_channel.dart
WebMethodChannelRownd
getPlatformVersion method
getPlatformVersion method
dark_mode
light_mode
getPlatformVersion
method
@
override
Future
<
String
?
>
getPlatformVersion
(
)
override
Implementation
@override Future<String?> getPlatformVersion() async { return 'web'; }
rownd_flutter_plugin package
documentation
web/rownd_method_channel
WebMethodChannelRownd
getPlatformVersion method
WebMethodChannelRownd class