menu
flutter_cockpit package
documentation
flutter_cockpit_flutter.dart
CockpitScreenshotValidationException
CockpitScreenshotValidationException.new const constructor
CockpitScreenshotValidationException.new const constructor
dark_mode
light_mode
CockpitScreenshotValidationException
constructor
const
CockpitScreenshotValidationException
(
String
code
,
String
message
)
Implementation
const CockpitScreenshotValidationException(this.code, this.message);
flutter_cockpit package
documentation
flutter_cockpit_flutter
CockpitScreenshotValidationException
CockpitScreenshotValidationException.new const constructor
CockpitScreenshotValidationException class