ProfileLoadingIndicator constructor

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

Implementation

const ProfileLoadingIndicator({
  super.key,
});