menu
f_kit package
documentation
widget/f_dialog_tip.dart
FDialogTip
FDialogTip.new const constructor
FDialogTip.new const constructor
dark_mode
light_mode
FDialogTip
constructor
const
FDialogTip
(
{
Key
?
key
,
double
?
width
=
240
,
double
?
height
=
340
,
String
?
content
,
})
Implementation
const FDialogTip({ super.key, this.width = 240, this.height = 340, this.content, });
f_kit package
documentation
widget/f_dialog_tip
FDialogTip
FDialogTip.new const constructor
FDialogTip class