Search code snippets, questions, articles...

FAB Extended

floatingActionButton: FloatingActionButton.extended(
    onPressed: () {},
    icon: Icon(Icons.save),
    label: Text("Save"),
)
Was this helpful?
0 Comments
Programming Feeds
Learn something new everyday on Devsheet