void main() => runApp(new MaterialApp( debugShowCheckedModeBanner: false, home: FlutterFloatingActionButton()));