LoadingIndicator.small constructor
const
LoadingIndicator.small({
- Key? key,
Implementation
const LoadingIndicator.small({
Key? key,
}) : type = LoadingType.small,
super(key: key);
const LoadingIndicator.small({
Key? key,
}) : type = LoadingType.small,
super(key: key);