menu
xmrbi_base_design package
documentation
entity/RadioInfo.dart
RadioInfo
RadioInfo.new constructor
RadioInfo.new constructor
dark_mode
light_mode
RadioInfo
constructor
RadioInfo
(
{
required
String
text
,
required
int
value
,
})
Implementation
RadioInfo({required this.text,required this.value});
xmrbi_base_design package
documentation
entity/RadioInfo
RadioInfo
RadioInfo.new constructor
RadioInfo class