BaseLoadingState constructor

const BaseLoadingState({
  1. String? tag,
})

Implementation

const BaseLoadingState({super.tag});