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