basic_shape library
Classes
- BasicShape
-
BasicShape
is an abstract class that extendsStatefulWidget
and has acreateState
method that returns aBasicShapeState
object -
BasicShapeState<
T extends BasicShape> - It's a class that is used to store the state of the buttons in the game