equizz
new_game_page
NewGamePage
NewGamePage const constructor
NewGamePage
NewGamePage
constructor
Null safety
const
NewGamePage
(
{
Key
?
key
,
required
String
title
}
)
Implementation
const NewGamePage({super.key, required this.title});
equizz
new_game_page
NewGamePage
NewGamePage const constructor
NewGamePage class
Constructors
NewGamePage
Properties
hashCode
key
runtimeType
title
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==