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