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