menu
tattoo
database/schema.dart
Materials
title property
title
dark_mode
light_mode
title
property
Column
<
String
>
title
late
final
Title/name of the material or resource.
Implementation
late final title = text().nullable()();
tattoo
schema
Materials
title property
Materials class