Mocking context with Mockito and a Cubit

前端 未结 0 753
轮回少年
轮回少年 2020-12-12 03:06

I have the following code

  Widget _mapContainer(BuildContext context, bool isMapGesturesEnabled) {
var coordinates = LatLng(0, 0);
var state = context.bloc&l         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题