menu
tattoo
database/schema.dart
Teachers
nameZh property
nameZh
dark_mode
light_mode
nameZh
property
Column
<
String
>
nameZh
late
final
Teacher's name in Traditional Chinese.
Implementation
late final nameZh = text()();
tattoo
schema
Teachers
nameZh property
Teachers class