menu
powersync_sqlcipher package
documentation
powersync.dart
Column
Column const constructor
Column const constructor
dark_mode
light_mode
Column
constructor
const
Column
(
String
name
,
ColumnType
type
)
Implementation
const Column(this.name, this.type);
powersync_sqlcipher package
documentation
powersync
Column
Column const constructor
Column class