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