menu
unit_widgets_display package
documentation
StatefulWidget/DropdownMenu/node3.dart
User
User.new const constructor
User.new const constructor
dark_mode
light_mode
User
constructor
const
User
(
String
name
,
bool
man
,
String
image
)
Implementation
const User(this.name, this.man, this.image);
unit_widgets_display package
documentation
StatefulWidget/DropdownMenu/node3
User
User.new const constructor
User class