menu
native_home_widgets package
documentation
native_home_widgets_web.dart
NativeHomeWidgetsWeb
removeData method
removeData method
dark_mode
light_mode
removeData
method
@
override
Future
<
bool
>
removeData
(
{
required
String
key
,
String
?
widgetId
,
})
Implementation
@override Future<bool> removeData({required String key, String? widgetId}) => _unsupported();
native_home_widgets package
documentation
native_home_widgets_web
NativeHomeWidgetsWeb
removeData method
NativeHomeWidgetsWeb class