menu
uic package
documentation
list_uic.dart
ListUicEmptyProgressView
ListUicEmptyProgressView const constructor
ListUicEmptyProgressView const constructor
dark_mode
light_mode
ListUicEmptyProgressView
constructor
const
ListUicEmptyProgressView
(
{
Key
?
key
,
String
?
text
,
})
Implementation
const ListUicEmptyProgressView({ Key? key, this.text, }) : super(key: key);
uic package
documentation
list_uic
ListUicEmptyProgressView
ListUicEmptyProgressView const constructor
ListUicEmptyProgressView class