menu
context_menu_android package
documentation
features/context_menu/presentation/widget/blur_background.dart
BlurBackground
BlurBackground.new const constructor
BlurBackground.new const constructor
dark_mode
light_mode
BlurBackground
constructor
const
BlurBackground
(
{
Key
?
key
,
required
Color
?
backgroundColor
,
})
Implementation
const BlurBackground({super.key, required this.backgroundColor});
context_menu_android package
documentation
features/context_menu/presentation/widget/blur_background
BlurBackground
BlurBackground.new const constructor
BlurBackground class