FDeterminateProgressMotion constructor
const
FDeterminateProgressMotion({})
Creates a FDeterminateProgressMotion.
Implementation
const FDeterminateProgressMotion({this.duration = const Duration(milliseconds: 1000), this.curve = Curves.linear});