Skip to content

The argument type 'Material Function(BuildContext, dynamic)' can't be assigned to the parameter type 'Widget Function(BuildContext)' #6

@BrianMwangi21

Description

@BrianMwangi21

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions