menu
xyz_device_info package
documentation
_common.dart
Field
Field.c2 const constructor
Field.c2 const constructor
dark_mode
light_mode
Field.c2
constructor
const
Field.c2
(
{
List
<
String
>
?
fieldPath
,
dynamic
fieldType
,
bool
?
nullable
,
Field
?
child
,
})
Implementation
const Field.c2({ this.fieldPath, this.fieldType, this.nullable, this.child, });
xyz_device_info package
documentation
_common
Field
Field.c2 const constructor
Field class