pindery
party_page
PartyPage
PartyPage constructor
PartyPage
PartyPage class
Constructors
PartyPage
Properties
homeScaffoldKey
party
routeName
hashCode
key
runtimeType
Methods
build
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==
PartyPage constructor
PartyPage
(
{
Party
party
,
GlobalKey
<
ScaffoldState
>
homeScaffoldKey
})
Implementation
PartyPage({this.party, this.homeScaffoldKey});