Skip to content

Missing sentence on ScopedModelDescendant documentation #81

@soonsam123

Description

@soonsam123

I believe that in this address of ScopedModelDescendant documentation there is a missing sentence on rebuildOnChange.

It is written:

rebuildOnChange → bool
An optional constant that determines whether the
final
hashCode → int
The hash code for this object.
read-only, inherited

While I belive it should be

rebuildOnChange → bool
An optional constant that determines whether the widget should be rebuilt or not when the model changes.
final
hashCode → int
The hash code for this object.
read-only, inherited

Is there a repository for the documentation where I can send a pull request?

Or am I missing something here?

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