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