pindery
party_page
BlackPartyHeader
ratingMethod method
ratingMethod
BlackPartyHeader class
Constructors
BlackPartyHeader
Properties
homeScaffoldKey
organiserUid
party
rating
ratingNumber
stars
hashCode
key
runtimeType
Methods
build
ratingMethod
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==
ratingMethod method
int
ratingMethod
(
int
rating
)
Implementation
int ratingMethod(int rating) { if (rating == 1) {} return 1; }