backgroundFilter property
An optional background filter applied to the sidebar.
This is typically combined with a translucent background in decoration to create a glassmorphic effect.
Implementation
@override
final ImageFilter? backgroundFilter;
An optional background filter applied to the sidebar.
This is typically combined with a translucent background in decoration to create a glassmorphic effect.
@override
final ImageFilter? backgroundFilter;