NOTE
Opened this issue · 0 comments
ojayjonathan commented
// use the following as card style
// you can change the margin for fit your use case
Card(
margin: EdgeInsets.all(5.0),
elevation: 5,
child:...
Opened this issue · 0 comments
// use the following as card style
// you can change the margin for fit your use case
Card(
margin: EdgeInsets.all(5.0),
elevation: 5,
child:...