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