Divider

Dividers are a thin line that help to visually divide content.

Divider

Maven Central Class reference Source code

Default

Day Night
Divider component Divider component - dark mode

Installation

Backpack Compose is available through Maven Central. Check the main Readme for a complete installation guide.

Usage

Example of a BpkDivider:


                                                
                                                import net.skyscanner.backpack.compose.divider.BpkDivider
                                                
                                                BpkDivider()