Skip to content

Is this version of your code compatible with the new Dart? #1

@ArnobTurja2002Ghosh

Description

@ArnobTurja2002Ghosh

Line-23, i.e.:

TabController _controller;

Will not be allowed by Dart's null-safety. If _controller is not nullable, it should be initialized as soon as it is declared.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions