menu
dartnate package
documentation
annotations/table.dart
Table
Table.new const constructor
Table.new const constructor
dark_mode
light_mode
Table
constructor
const
Table
(
{
required
String
name
,
})
Implementation
const Table({ required this.name, });
dartnate package
documentation
annotations/table
Table
Table.new const constructor
Table class