menu
native_home_widgets package
documentation
native_home_widgets_web.dart
NativeHomeWidgetsWeb
getPlatformVersion method
getPlatformVersion method
dark_mode
light_mode
getPlatformVersion
method
@
override
Future
<
String
?
>
getPlatformVersion
(
)
Implementation
@override Future<String?> getPlatformVersion() async => 'Web';
native_home_widgets package
documentation
native_home_widgets_web
NativeHomeWidgetsWeb
getPlatformVersion method
NativeHomeWidgetsWeb class