equizz
ranking_page
RankingPage
RankingPage const constructor
RankingPage
RankingPage
constructor
Null safety
const
RankingPage
(
{
Key
?
key
,
required
String
title
}
)
Implementation
const RankingPage({super.key, required this.title});
equizz
ranking_page
RankingPage
RankingPage const constructor
RankingPage class
Constructors
RankingPage
Properties
hashCode
key
runtimeType
title
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==