menu
flutter_artist_backend_sandbox package
documentation
database.dart
Book
title property
title property
dark_mode
light_mode
title
property
TextColumn
get
title
Implementation
TextColumn get title => text().withLength(min: 1, max: 255)();
flutter_artist_backend_sandbox package
documentation
database
Book
title property
Book class