I found How to create a circle icon button in Flutter? which has this code:
RawMaterialButton( onPressed: () {}, elevation: 2.0, fillColor: Colors.white