Rajat
Results
1
comments of
Rajat
./../AppData/Local/Pub/Cache/hosted/pub.dev/slide_to_act-2.0.2/lib/slide_to_act.dart:400:40: Error: Method 'findRenderObject' cannot be called on 'BuildContext?' because it is potentially null. - 'BuildContext' is from 'package:flutter/src/widgets/framework.dart' ('/C:/flutter/packages/flutter/lib/src/widgets/framework.dart'). Try calling using ?. instead. _containerKey.currentContext.findRenderObject() as RenderBox;