menu
uxp_widgets package
documentation
json_annotation/uxp_widget_config.dart
LMCardImageConfig
LMCardImageConfig.new constructor
LMCardImageConfig.new constructor
dark_mode
light_mode
LMCardImageConfig
constructor
LMCardImageConfig
(
String
?
image
,
BoxFit
?
position
,
double
?
size
)
Implementation
LMCardImageConfig( this.image, this.position, this.size, );
uxp_widgets package
documentation
json_annotation/uxp_widget_config
LMCardImageConfig
LMCardImageConfig.new constructor
LMCardImageConfig class