menu
MBG_Inspektionen
classes/user.dart
DisplayUser
DisplayUser.new constructor
DisplayUser.new
dark_mode
light_mode
DisplayUser
constructor
DisplayUser
(
String
name
, {
String
?
full_name
,
String
?
full_surname
,
})
Implementation
DisplayUser(this.name, {this.full_name, this.full_surname});
MBG_Inspektionen
user
DisplayUser
DisplayUser.new constructor
DisplayUser class