menu
cux_ship package
documentation
documents.dart
VerifyCheck
VerifyCheck.new const constructor
VerifyCheck.new const constructor
dark_mode
light_mode
VerifyCheck
constructor
const
VerifyCheck
(
{
required
String
what
,
String
?
where
,
String
?
why
,
})
Implementation
const VerifyCheck({required this.what, this.where, this.why});
cux_ship package
documentation
documents
VerifyCheck
VerifyCheck.new const constructor
VerifyCheck class