menu
mvc_application package
documentation
view.dart
StateMVC<T extends StatefulWidget>
keyId property
keyId property
dark_mode
light_mode
keyId
property
@
override
String
get
keyId
inherited
The unique key identifier for this State object.
Implementation
@override String get keyId => _keyId;
mvc_application package
documentation
view
StateMVC<T extends StatefulWidget>
keyId property
StateMVC class