menu
uxp_widgets package
documentation
json_annotation/uxp_widget_config.dart
LMCardImageConfig
size property
size property
dark_mode
light_mode
size
property
@JsonKey(fromJson: _sizeFromName, toJson: _sizeToName)
double
?
size
final
Implementation
@JsonKey(fromJson: _sizeFromName, toJson: _sizeToName) final double? size;
uxp_widgets package
documentation
json_annotation/uxp_widget_config
LMCardImageConfig
size property
LMCardImageConfig class