menu
brick_oven package
documentation
domain/interfaces/brick.dart
Brick
partials property
partials property
dark_mode
light_mode
partials
property
Iterable
<
Partial
>
get
partials
The list of partials that are configured for the brick
Implementation
Iterable<Partial> get partials;
brick_oven package
documentation
domain/interfaces/brick
Brick
partials property
Brick class