Skip to content

BottomNavigationBarItem's title parameter is deprecated #3

Closed
@chandansgowda

Description

BottomNavigationBarItem's title parameter is deprecated and hence is no longer available as a parameter as specified in the official Flutter's Documentation. This raises an error and hence has to be migrated.

Screenshot 2023-03-07 at 8 05 26 PM

We have to replace the title parameter with label. That will fix this issue.

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