Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't declare a member that conflicts with an inherited one. void initState() { #61

Open
fahjan opened this issue Mar 15, 2019 · 0 comments

Comments

@fahjan
Copy link

fahjan commented Mar 15, 2019

Launching lib\main.dart on SM G360H in debug mode...
Compiler message:
file:///D:/androidstudiolib/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_page_indicator-0.0.3/lib/flutter_page_indicator.dart:283:8: Error: Can't declare a member that conflicts with an inherited one.
void initState() {
^^^^^^^^^
file:///D:/androidstudiolib/flutter/packages/flutter/lib/src/widgets/framework.dart:1007:12: Context: This is the inherited member.
void get initState {
^^^^^^^^^

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant