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