A Material Design 3 Outlined Card Implementation

While I am finishing my mobile flutter UI kit, let me show you how to implement the new Material Design 3 Outlined Card.
Hybrid versus Complex widgets
As of material design 3, complex widgets changed to the term hybrid widgets. It’s still the meaning that we have a widget container that has multiple UI elements in it that act as content…