menu
ajedrez
square
Square
Square const constructor
Square
brightness_4
brightness_5
Square
constructor
const
Square
(
{
Key
?
key
,
required
int
index
}
)
Implementation
const Square({super.key, required this.index});
ajedrez
square
Square
Square const constructor
Square class
Constructors
Square
Properties
hashCode
index
key
runtimeType
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==