leading property

List<Component> leading
final

Components to render before the site logo and title.

If not specified, defaults to a SidebarToggleButton.

Implementation

final List<Component> leading;