component/bar
library
Classes
-
Bar
-
A customizable app bar component that provides a flexible interface for creating headers.
-
BarAction
-
Represents a single action button in the bar.
-
BarActions
-
Provides a flexible way to add multiple action buttons to a Bar.
-
BlockBackButton
-
Allows you to temporarily disable the back button.
-
InjectBarEnds
-
Injects widgets into either the leading or trailing areas of a Bar.
-
Injects a header widget into a Bar.
-
InjectBarLeading
-
Injects widgets into the leading area of a Bar.
-
InjectBarTrailing
-
Injects widgets into the trailing area of a Bar.
-
SafeBar
-
Helps manage safe areas (notches, cutouts) around the bar.