menu
another_quickbase package
documentation
another_quickbase_models.dart
Field
Field.new constructor
Field.new constructor
dark_mode
light_mode
Field
constructor
Field
(
{
String
?
type
,
int
?
id
,
String
?
label
,
})
Implementation
Field({ this.type, this.id, this.label });
another_quickbase package
documentation
another_quickbase_models
Field
Field.new constructor
Field class