menu
flutter_artist_backend_sandbox package
documentation
database.dart
Book
note property
note property
dark_mode
light_mode
note
property
TextColumn
get
note
Implementation
TextColumn get note => text().withLength(min: 0, max: 256).nullable()();
flutter_artist_backend_sandbox package
documentation
database
Book
note property
Book class