menu
components_toolbox package
documentation
components/loader.dart
Loader
imagePath property
imagePath property
dark_mode
light_mode
imagePath
property
String
?
imagePath
final
The path to the image to display as the loading indicator.
Implementation
final String? imagePath;
components_toolbox package
documentation
components/loader
Loader
imagePath property
Loader class