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