BMI-Calculator-App icon indicating copy to clipboard operation
BMI-Calculator-App copied to clipboard

The argument type 'ReusableCard Function(BuildContext, Object?)' can't be assigned to the parameter type 'Widget Function(BuildContext, dynamic, VxStatus?)'.dartargument_type_not_assignable

Open sparsht123t opened this issue 3 years ago • 0 comments

child: VxBuilder( mutations: {ChangeHeight}, builder: (context, _) => ReusableCard(

sparsht123t avatar Sep 26 '21 06:09 sparsht123t