menu
universal_flutter_utils package
documentation
widgets/loader/index.dart
UFULoader
UFULoader.new const constructor
UFULoader.new const constructor
dark_mode
light_mode
UFULoader
constructor
const
UFULoader
(
{
Key
?
key
,
String
?
text
,
})
Implementation
const UFULoader({ super.key, this.text, });
universal_flutter_utils package
documentation
widgets/loader/index
UFULoader
UFULoader.new const constructor
UFULoader class