Loader constructor

Loader({
  1. double? progress,
})

Implementation

Loader({this.progress});