menu
eyflutter_uikit package
documentation
uikit/widgets/radio_group.dart
RadioEntry
RadioEntry constructor
RadioEntry constructor
dark_mode
light_mode
RadioEntry
constructor
RadioEntry
(
{
required
String
text
,
String
?
tag
,
})
Implementation
RadioEntry({required this.text, this.tag});
eyflutter_uikit package
documentation
uikit/widgets/radio_group
RadioEntry
RadioEntry constructor
RadioEntry class