Skip to content

在 onIndexChanged 里面使用 setState 时会阻止滚动 #53

@yh4922

Description

@yh4922
          onIndexChanged: (int index) {
            setState(() {
              _title = _pageviewList[index]['title'];
            });
          }

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