menu
unit_widgets_display package
documentation
StatefulWidget/PaginatedDataTable/node1_base.dart
HeroInfo
HeroInfo.new constructor
HeroInfo.new constructor
dark_mode
light_mode
HeroInfo
constructor
HeroInfo
(
String
name
,
String
calories
,
String
fat
,
String
carbs
,
)
Implementation
HeroInfo(this.name, this.calories, this.fat, this.carbs);
unit_widgets_display package
documentation
StatefulWidget/PaginatedDataTable/node1_base
HeroInfo
HeroInfo.new constructor
HeroInfo class