menu
dartnate package
documentation
annotations/table.dart
Table
Table const constructor
Table 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 const constructor
Table class