menu
native_home_widgets package
documentation
native_home_widgets_web.dart
NativeHomeWidgetsWeb
isWidgetInstalled method
isWidgetInstalled method
dark_mode
light_mode
isWidgetInstalled
method
@
override
Future
<
bool
>
isWidgetInstalled
(
String
widgetId
)
Implementation
@override Future<bool> isWidgetInstalled(String widgetId) async => false;
native_home_widgets package
documentation
native_home_widgets_web
NativeHomeWidgetsWeb
isWidgetInstalled method
NativeHomeWidgetsWeb class