menu
iconoir_flutter package
documentation
regular/xbox_x.dart
XboxX
XboxX const constructor
XboxX const constructor
dark_mode
light_mode
XboxX
constructor
const
XboxX
(
{
Key
?
key
,
Color
?
color
,
double
?
width
,
double
?
height
,
})
Implementation
const XboxX({widgets.Key? key, this.color, this.width, this.height}) : super(key: key);
iconoir_flutter package
documentation
regular/xbox_x
XboxX
XboxX const constructor
XboxX class