menu
lean_builder package
documentation
builder.dart
LeanGenerator
allowSyntaxErrors property
allowSyntaxErrors property
dark_mode
light_mode
allowSyntaxErrors
property
bool
?
allowSyntaxErrors
final
Whether to continue processing even when syntax errors are present.
Implementation
final bool? allowSyntaxErrors;
lean_builder package
documentation
builder
LeanGenerator
allowSyntaxErrors property
LeanGenerator class