menu
prepare package
documentation
components/prepare_builder.dart
PrepareBuilder
build abstract method
build abstract method
dark_mode
light_mode
build
abstract method
Future
<
bool
>
build
(
SourceFile
source
)
Executes the build process for the given
SourceFile
.
Implementation
Future<bool> build(SourceFile source);
prepare package
documentation
components/prepare_builder
PrepareBuilder
build abstract method
PrepareBuilder class