menu
uxp_widgets package
documentation
json_annotation/uxp_widget_config.dart
LMCardTextConfig
LMCardTextConfig.new constructor
LMCardTextConfig.new constructor
dark_mode
light_mode
LMCardTextConfig
constructor
LMCardTextConfig
(
String
?
text
,
Color
?
color
,
String
?
align
,
double
?
size
,
)
Implementation
LMCardTextConfig(this.text, this.color, this.align, this.size);
uxp_widgets package
documentation
json_annotation/uxp_widget_config
LMCardTextConfig
LMCardTextConfig.new constructor
LMCardTextConfig class