menu
feexpay_flutter package
documentation
widgets/custom_loader.dart
CustomLoader
CustomLoader.new const constructor
CustomLoader.new const constructor
dark_mode
light_mode
CustomLoader
constructor
const
CustomLoader
(
{
Key
?
key
,
String
?
message
,
})
Implementation
const CustomLoader({super.key, this.message});
feexpay_flutter package
documentation
widgets/custom_loader
CustomLoader
CustomLoader.new const constructor
CustomLoader class