Error on debug in Android studio.
Affected file : transactions_view.dart
Description :
error: The argument type 'Material Function(BuildContext, dynamic)' can't be assigned to the parameter type 'Widget Function(BuildContext)'. (argument_type_not_assignable at [paymint] lib/pages/transactions_view/transactions_view.dart:315)
Note:
I changed provider to version ^5.0.0 and modal_bottom_sheet to ^2.0.0