menu
bmi_global package
documentation
utils/table.dart
DisplayCell
DisplayCell.new constructor
DisplayCell.new constructor
dark_mode
light_mode
DisplayCell
constructor
DisplayCell
(
String
val
, [
void
onTap
()?
])
Implementation
DisplayCell(this.val, [this.onTap]);
bmi_global package
documentation
utils/table
DisplayCell
DisplayCell.new constructor
DisplayCell class