omondibrian/Rada-Egerton

NOTE

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:...