menu
simple_widget package
documentation
models/app_widget_data.dart
AppWidgetData
background property
background property
dark_mode
light_mode
background
property
String
background
final
A base64 encoded image that represents the background of the widget.
Implementation
final String background;
simple_widget package
documentation
models/app_widget_data
AppWidgetData
background property
AppWidgetData class