menu
raindrop package
documentation
raindrop.dart
Column<R, V extends Object?>
table property
table property
dark_mode
light_mode
table
property
Table
<
Schema
,
dynamic
>
table
final
The table of the column.
Implementation
final Table<Schema<dynamic>, dynamic> table;
raindrop package
documentation
raindrop
Column<R, V extends Object?>
table property
Column class