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