Skip to content

Commit 04b19f7

Browse files
author
Maksim Nikolaev
committed
Update flutter_switch.dart
1 parent 318fea0 commit 04b19f7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lib/flutter_switch.dart

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -246,6 +246,7 @@ class FlutterSwitch extends StatefulWidget {
246246

247247
/// The duration in milliseconds to change the state of the switch
248248
///
249+
/// https://api.flutter.dev/flutter/dart-core/Duration-class.html
249250
final Duration duration;
250251

251252
/// An parametric animation easing curve, i.e. a mapping of the unit interval to the unit interval.

0 commit comments

Comments
 (0)