FlutterAlignment.bottomCenter constructor

  1. @FreezedUnionValue.new(FlutterAlignment.unionValueBottomCenter)
FlutterAlignment.bottomCenter()

Implementation

@FreezedUnionValue(FlutterAlignment.unionValueBottomCenter)
factory FlutterAlignment.bottomCenter() = _FlutterAlignmentbottomCenter;