menu
lean_builder package
documentation
builder.dart
BuilderDefinitionEntry
runsBefore property
runsBefore property
dark_mode
light_mode
runsBefore
property
Set
<
String
>
?
runsBefore
final
Builder keys that should run before this builder.
Implementation
final Set<String>? runsBefore;
lean_builder package
documentation
builder
BuilderDefinitionEntry
runsBefore property
BuilderDefinitionEntry class