Skip to content

Doesnt work: Error: No named parameter with the name 'overflow'. #6

@safal-305

Description

@safal-305
/C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/radial_button-0.1.6/lib/widget/circle_floating_button.dart:178:9: Error: No named parameter with the name 'overflow'.
        overflow: Overflow.visible,
        ^^^^^^^^
/C:/src/flutter/packages/flutter/lib/src/widgets/basic.dart:3708:3: Context: Found this candidate, but the arguments don't match.
  Stack({
  ^^^^^
/C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/radial_button-0.1.6/lib/widget/circle_floating_button.dart:233:9: Error: No named parameter with the name 'overflow'.

        overflow: Overflow.visible,
        ^^^^^^^^
/C:/src/flutter/packages/flutter/lib/src/widgets/basic.dart:3708:3: Context: Found this candidate, but the arguments don't match.
  Stack({

  ^^^^^
/C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/radial_button-0.1.6/lib/widget/circle_floating_button.dart:293:9: Error: No named parameter with the name 'overflow'.
        overflow: Overflow.visible,
        ^^^^^^^^

/C:/src/flutter/packages/flutter/lib/src/widgets/basic.dart:3708:3: Context: Found this candidate, but the arguments don't match.
  Stack({
  ^^^^^

FAILURE: Build failed with an exception.

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