BaseLoadingEvent constructor

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

Implementation

const BaseLoadingEvent({super.tag});