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