layout property

BloomNode Function(BloomNode child, Map<String, String> params)? layout
final

Layout wrapper function that encloses child route content within a shell.

Implementation

final BloomNode Function(BloomNode child, Map<String, String> params)? layout;