menu
flutterstart package
documentation
components/flutterstart_apply/src/invariant.dart
InvariantViolation
InvariantViolation.new const constructor
InvariantViolation.new const constructor
dark_mode
light_mode
InvariantViolation
constructor
const
InvariantViolation
(
String
logicalPath
,
String
reviewedHash
,
String
?
appliedHash
)
Implementation
const InvariantViolation( this.logicalPath, this.reviewedHash, this.appliedHash, );
flutterstart package
documentation
components/flutterstart_apply/src/invariant
InvariantViolation
InvariantViolation.new const constructor
InvariantViolation class