HumanLifeGame
app_bar
LobbyAppBar
LobbyAppBar const constructor
LobbyAppBar
HumanLifeGame
app_bar
LobbyAppBar
LobbyAppBar const constructor
LobbyAppBar class
Constructors
LobbyAppBar
Properties
hashCode
key
preferredSize
runtimeType
Methods
build
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==
LobbyAppBar
constructor
const
LobbyAppBar
(
{
Key
key
}
)
Implementation
const LobbyAppBar({Key key}) : super(key: key);