Last active
July 8, 2020 06:55
-
-
Save mfebrianto/c956fd362d6143f0b9b269d9509d495b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
floatingActionButton: FloatingActionButton(onPressed: _incrementCounter, | |
tooltip: 'Increment', | |
child: Icon(Icons.add)) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment