BottomBar.with_details


Description:

public BottomBar.with_details (string title, string description)

Create a new BottomBar with title and description text.

This is a convenience constructor that sets both the title and description in a single call. The bottom bar will be in docked mode by default.

Parameters:

title

The main title text to display

description

The secondary description text to display