menu
xui package
documentation
component/ui/html/XP.dart
XP
XP.new constructor
XP.new constructor
dark_mode
light_mode
XP
constructor
XP
(
List
<
XPConfig
>
child
, {
TextAlign
?
textAlign
,
TextSpan
?
label
,
})
Implementation
XP(this.child, {this.textAlign, this.label});
xui package
documentation
component/ui/html/XP
XP
XP.new constructor
XP class