menu
tattoo
database/schema.dart
CalendarEvents
ownerName property
ownerName
dark_mode
light_mode
ownerName
property
Column
<
String
>
ownerName
late
final
Owner name (e.g., "學校行事曆").
Implementation
late final ownerName = text().nullable()();
tattoo
schema
CalendarEvents
ownerName property
CalendarEvents class