Skip to content

Scrollbar

Ivan Galkin edited this page Jan 1, 2024 · 1 revision

FPCScrollbar

Scrollbar component, decomposed by platform.
Example of using a component:

FPCScrollbar(
  body: const Child(),
),
iOS (Cupertino) Android (Material)
Clone this wiki locally