menu
neomage package
documentation
data/tools/extended_tools.dart
ValidateInput
ValidateInput.new constructor
ValidateInput.new constructor
dark_mode
light_mode
ValidateInput
constructor
ValidateInput
(
{
String
?
filePath
,
String
?
content
,
required
String
validatorType
,
})
Implementation
ValidateInput({this.filePath, this.content, required this.validatorType});
neomage package
documentation
data/tools/extended_tools
ValidateInput
ValidateInput.new constructor
ValidateInput class