menu
easy_orm_cli package
documentation
helpers/Table.dart
Table
Table.new constructor
Table.new constructor
dark_mode
light_mode
Table
constructor
Table
(
String
name
,
List
<
Column
>
columns
)
Implementation
Table(this.name, this.columns);
easy_orm_cli package
documentation
helpers/Table
Table
Table.new constructor
Table class