menu
ui_sdk package
documentation
props/UikAccountCompletionProps.dart
TagProps
TagProps constructor
TagProps constructor
dark_mode
light_mode
TagProps
constructor
TagProps
(
{
required
Widget
?
text
,
Widget
?
icon
,
})
Implementation
TagProps({ required this.text, this.icon, });
ui_sdk package
documentation
props/UikAccountCompletionProps
TagProps
TagProps constructor
TagProps class