/Flutter_Radio_Button_Card_Widget

The widget is a `Card` widget containing a `Column` widget, which encapsulates a `Radio` button, an `Icon` widget, and a `Text` widget respectively. This widget allows users to select a specific option by tapping the corresponding radio button.

Primary LanguageDartGNU General Public License v3.0GPL-3.0

No issues in this repository yet.