basic_shape library

Classes

BasicShape
BasicShape is an abstract class that extends StatefulWidget and has a createState method that returns a BasicShapeState object
BasicShapeState<T extends BasicShape>
It's a class that is used to store the state of the buttons in the game