diginote
settings_view
SettingsView
SettingsView const constructor
SettingsView
SettingsView
constructor
Null safety
const
SettingsView
(
{
Key
?
key
}
)
Implementation
const SettingsView({Key? key}) : super(key: key);
diginote
settings_view
SettingsView
SettingsView const constructor
SettingsView class
Constructors
SettingsView
Properties
hashCode
key
runtimeType
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==