menu
xui package
documentation
component/ui/my_label_list.dart
XLabelConfig
XLabelConfig.new constructor
XLabelConfig.new constructor
dark_mode
light_mode
XLabelConfig
constructor
XLabelConfig
(
{
Color
?
border
,
Color
?
color
,
TextStyle
?
style
,
})
Implementation
XLabelConfig({this.border, this.color, this.style});
xui package
documentation
component/ui/my_label_list
XLabelConfig
XLabelConfig.new constructor
XLabelConfig class