Skip to content

The getter 'secondaryVariant' isn't defined for the class 'ColorScheme'. #9

@Michael2008S

Description

@Michael2008S

../lib/src/flow_graph_view.dart:145:52: Error: The getter 'secondaryVariant' isn't defined for the class 'ColorScheme'.

  • 'ColorScheme' is from 'package:flutter/src/material/color_scheme.dart' ('../../../../../../Library/flutter/packages/flutter/lib/src/material/color_scheme.dart').
    Try correcting the name to the name of an existing getter, or defining a getter or field named 'secondaryVariant'.
    var focusColor = Theme.of(context).colorScheme.secondaryVariant;
    ^^^^^^^^^^^^^^^^

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