menu
ui_framework_kit package
documentation
widget/ui/dynamic_message_widget.dart
CloseConfig
CloseConfig.new constructor
CloseConfig.new constructor
dark_mode
light_mode
CloseConfig
constructor
CloseConfig
(
{
bool
isCloseAble
=
false
,
double
?
iconSize
,
void
onClose
()?,
})
Implementation
CloseConfig({ this.isCloseAble = false, this.iconSize, this.onClose, });
ui_framework_kit package
documentation
widget/ui/dynamic_message_widget
CloseConfig
CloseConfig.new constructor
CloseConfig class