ClearComponentLoading constructor

const ClearComponentLoading({
  1. required String key,
})

Creates a ClearComponentLoading event.

Implementation

const ClearComponentLoading({required this.key});