menu
flutterstart package
documentation
components/flutterstart_apply/src/apply_phase1.dart
ApplyPhase1Result
ApplyPhase1Result.new const constructor
ApplyPhase1Result.new const constructor
dark_mode
light_mode
ApplyPhase1Result
constructor
const
ApplyPhase1Result
(
{
required
int
filesWritten
,
required
bool
invariantHolds
,
})
Implementation
const ApplyPhase1Result({ required this.filesWritten, required this.invariantHolds, });
flutterstart package
documentation
components/flutterstart_apply/src/apply_phase1
ApplyPhase1Result
ApplyPhase1Result.new const constructor
ApplyPhase1Result class