Closed Sathish9222 closed 3 years ago
Can we set max duration selection only to two hours ?
There is a parameter for max selection duration. Just add
maxDuration: Duration(hours: 2)
That should do the trick
Can we set max duration selection only to two hours ?