menu
nanc package
documentation
fields.dart
ErrorFieldCell
ErrorFieldCell const constructor
ErrorFieldCell const constructor
dark_mode
light_mode
ErrorFieldCell
constructor
const
ErrorFieldCell
(
{
required
String
warning
,
Key
?
key
,
})
Implementation
const ErrorFieldCell({ required this.warning, super.key, });
nanc package
documentation
fields
ErrorFieldCell
ErrorFieldCell const constructor
ErrorFieldCell class