menu
uxp_widgets package
documentation
json_annotation/uxp_widget_config.dart
LMCardImageConfig
image property
image property
dark_mode
light_mode
image
property
@JsonKey(fromJson: _imageFrom, toJson: _imageTo)
String
?
image
final
Implementation
@JsonKey(fromJson: _imageFrom, toJson: _imageTo) final String? image;
uxp_widgets package
documentation
json_annotation/uxp_widget_config
LMCardImageConfig
image property
LMCardImageConfig class