DefaultRemoteValueProgress constructor

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

Implementation

const DefaultRemoteValueProgress({
  Key? key,
}) : super(key: key);