FlutterBlurStyle.normal constructor

  1. @FreezedUnionValue.new('flutter:BlurSyle.normal')
FlutterBlurStyle.normal()

Implementation

@FreezedUnionValue('flutter:BlurSyle.normal')
factory FlutterBlurStyle.normal() = _FlutterBlurStyleNormal;