FloatingActionButton(
  onPressed: () {
    // Add your onPressed code here!
  },
  child: Icon(Icons.thumb_up),
  backgroundColor: Colors.pink,
)

Subscribe For Daily Updates

Flutter Questions
Android Questions