menu
xbox package
documentation
empty.dart
XEmpty
XEmpty.new const constructor
XEmpty.new const constructor
dark_mode
light_mode
XEmpty
constructor
const
XEmpty
(
{
Key
?
key
,
Widget
?
image
,
Widget
?
title
,
String
?
tltleText
=
''
,
})
Implementation
const XEmpty({ super.key, this.image, this.title, this.tltleText = '', });
xbox package
documentation
empty
XEmpty
XEmpty.new const constructor
XEmpty class