menu
flutter_shader_kit package
documentation
widgets/frost_blur_layer.dart
FrostBlurLayer
enabled property
enabled property
dark_mode
light_mode
enabled
property
bool
enabled
final
When false, the shader is bypassed and
child
is returned directly.
Implementation
final bool enabled;
flutter_shader_kit package
documentation
widgets/frost_blur_layer
FrostBlurLayer
enabled property
FrostBlurLayer class