padding property
The optional padding inside the frosted glass effect.
This padding adds space between the child widget and the borders of the frosted glass overlay, providing additional layout control.
Implementation
final EdgeInsets? padding;
The optional padding inside the frosted glass effect.
This padding adds space between the child widget and the borders of the frosted glass overlay, providing additional layout control.
final EdgeInsets? padding;