ScreenLoaderEvent<T> constructor
const
ScreenLoaderEvent<T> (
- BuildContext context,
- T value
Implementation
const ScreenLoaderEvent(this.context, this.value);
const ScreenLoaderEvent(this.context, this.value);