FlutterRect.fromPoints constructor
- @FreezedUnionValue.new('flutter:Rect.fromPoints')
Implementation
@FreezedUnionValue('flutter:Rect.fromPoints')
factory FlutterRect.fromPoints(FlutterOffset a, FlutterOffset b) =
_FlutterRectFromPoints;
@FreezedUnionValue('flutter:Rect.fromPoints')
factory FlutterRect.fromPoints(FlutterOffset a, FlutterOffset b) =
_FlutterRectFromPoints;