menu
scanbot_sdk
scanbot_sdk.dart
DefaultContentValidator
DefaultContentValidator.new constructor
DefaultContentValidator.new
dark_mode
light_mode
DefaultContentValidator
constructor
DefaultContentValidator
(
{
String
allowedCharacters
=
""
,
})
Implementation
DefaultContentValidator({ this.allowedCharacters = "", }) : super();
scanbot_sdk
scanbot_sdk
DefaultContentValidator
DefaultContentValidator.new constructor
DefaultContentValidator class