components/top_bar/ouds_top_bar library
A platform-adaptive top bar that provides screen titles and actions.
This library contains OudsTopBar, a versatile app bar that automatically renders a Material OudsTopAppBar on Android and a Cupertino OudsToolbarTop on iOS, allowing for a single, unified API in your app.
Classes
- OudsTopAppBarConfig
- A configuration object for Material-specific properties.
- OudsTopBar
- A platform-adaptive top app bar that displays information and actions relating to the current screen.
Enums
- OudsTopBarActionType
- Defines the type of action to be displayed in an OudsTopBar.
- OudsTopBarSize
- Specifies the vertical size of the OudsTopBar.
Typedefs
- OudsAppBar = OudsTopBar
- Alias for OudsTopBar.