Skip to content
Ivan Galkin edited this page Jan 1, 2024 · 1 revision

FPCBlur

Blur component for creating blur effect for parent.
Example of using a component:

FPCBlur(
  child: const Child(),
),

Clone this wiki locally