menu
native_prebuilt package
documentation
hooks.dart
ApplyPatches
ApplyPatches.new const constructor
ApplyPatches.new const constructor
dark_mode
light_mode
ApplyPatches
constructor
const
ApplyPatches
(
{
required
List
<
String
>
paths
,
bool
reverse
=
false
,
})
Implementation
const ApplyPatches({required this.paths, this.reverse = false});
native_prebuilt package
documentation
hooks
ApplyPatches
ApplyPatches.new const constructor
ApplyPatches class