We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Example using_tabs, line 33 of main.dart length should be 3 instead of 2
controller = new TabController(length: 3, vsync: this);