Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save azimuthdeveloper/5444fbaafeefbae32b3998cdbcc540c8 to your computer and use it in GitHub Desktop.
Save azimuthdeveloper/5444fbaafeefbae32b3998cdbcc540c8 to your computer and use it in GitHub Desktop.
floatingActionButton: FloatingActionButton(
onPressed: _incrementCounter,
tooltip: 'Increment',
child: Icon(Icons.add),
), // This trailing comma makes auto-formatting nicer for build methods.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment