Skip to content

Casting issue on the stat_badge.dart #154

@mcruzie

Description

@mcruzie

Explicit casting is required at the beginning of the valueChanged() function.

T change = widget.statValue.number - _lastStatValue as T;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions