menu
brick_build package
documentation
builders.dart
AggregateBuilder
AggregateBuilder const constructor
AggregateBuilder const constructor
dark_mode
light_mode
AggregateBuilder
constructor
const
AggregateBuilder
(
{
List
<
String
>
requiredImports
=
const <String>[]
,
})
Implementation
const AggregateBuilder({this.requiredImports = const <String>[]});
brick_build package
documentation
builders
AggregateBuilder
AggregateBuilder const constructor
AggregateBuilder class