pindery
settings
SettingsPage
SettingsPage constructor
SettingsPage
SettingsPage class
Constructors
SettingsPage
Properties
firebaseMessaging
user
hashCode
key
runtimeType
Methods
build
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==
Constants
routeName
SettingsPage constructor
SettingsPage
(
{
User
user
,
FirebaseMessaging
firebaseMessaging
})
Implementation
SettingsPage({this.user, this.firebaseMessaging});