menu
uxp_widgets package
documentation
json_annotation/uxp_widget_config.dart
LMCardImageConfig
position property
position property
dark_mode
light_mode
position
property
@JsonKey(fromJson: _positionFrom, toJson: _positionTo)
BoxFit
?
position
final
Implementation
@JsonKey(fromJson: _positionFrom, toJson: _positionTo) final BoxFit? position;
uxp_widgets package
documentation
json_annotation/uxp_widget_config
LMCardImageConfig
position property
LMCardImageConfig class