menu
unit_widgets_display package
documentation
Other/Table/node1_base.dart
CustomTable
CustomTable.new const constructor
CustomTable.new const constructor
dark_mode
light_mode
CustomTable
constructor
const
CustomTable
(
{
Key
?
key
,
})
Implementation
const CustomTable({Key? key}) : super(key: key);
unit_widgets_display package
documentation
Other/Table/node1_base
CustomTable
CustomTable.new const constructor
CustomTable class