LoadingDots constructor

const LoadingDots({
  1. Key? key,
})

Implementation

const LoadingDots({
  super.key,
});