menu
tattoo
database/schema.dart
PortalApplicationCategories
nameZh property
nameZh
dark_mode
light_mode
nameZh
property
Column
<
String
>
nameZh
late
final
Chinese category display name supplied by the portal.
Implementation
late final nameZh = text()();
tattoo
schema
PortalApplicationCategories
nameZh property
PortalApplicationCategories class