menu
xfxbase package
documentation
XFDataItem.dart
XProp
XProp constructor
XProp constructor
dark_mode
light_mode
XProp
constructor
XProp
(
String
col_Name
,
String
col_Label
,
Color
col_Color
)
Implementation
XProp(this.col_Name, this.col_Label, this.col_Color) {}
xfxbase package
documentation
XFDataItem
XProp
XProp constructor
XProp class