Victor Chiagoro

Results 1 issues of Victor Chiagoro

The argument type 'Container Function(BuildContext, double, double)' can't be assigned to the parameter type 'ExpandRatioBuilderContentCallback?'. @mvacha @tenhobi @mathew65 @petrnymsa @ArtemRedchych ```dart Widget build(BuildContext context) { return Scaffold( backgroundColor: const Color(0xffF5F4F9),...