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