menu
freedom_build package
documentation
build.dart
PostProcessBuilder
inputExtensions property
inputExtensions property
dark_mode
light_mode
inputExtensions
property
Iterable
<
String
>
get
inputExtensions
The extensions this builder expects for its inputs.
Implementation
Iterable<String> get inputExtensions;
freedom_build package
documentation
build
PostProcessBuilder
inputExtensions property
PostProcessBuilder class