menu
uxp_widgets package
documentation
json_annotation/uxp_widget_config.dart
LMCardIconConfig
LMCardIconConfig.new constructor
LMCardIconConfig.new constructor
dark_mode
light_mode
LMCardIconConfig
constructor
LMCardIconConfig
(
IconData
?
icon
,
Color
?
color
,
double
?
size
)
Implementation
LMCardIconConfig( this.icon, this.color, this.size, );
uxp_widgets package
documentation
json_annotation/uxp_widget_config
LMCardIconConfig
LMCardIconConfig.new constructor
LMCardIconConfig class