Builder

class Builder

Builder class for creating AiutaBottomSheetTheme instances.

This builder ensures all required theme components are set before creating the final bottom sheet theme configuration.

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard

Configuration for the bottom sheet drag handle.

Link copied to clipboard

Shape configuration for bottom sheet containers.

Link copied to clipboard

Configuration for bottom sheet behavior toggles.

Link copied to clipboard

Typography configuration for bottom sheet text.

Functions

Link copied to clipboard

Creates an AiutaBottomSheetTheme instance with the configured properties.