menu
dormql package
documentation
dorm.dart
Check
Check.new const constructor
Check.new const constructor
dark_mode
light_mode
Check
constructor
const
Check
(
{
required
String
expression
,
String
?
name
,
})
Implementation
const Check({required this.expression, this.name});
dormql package
documentation
dorm
Check
Check.new const constructor
Check class