We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 318fea0 commit 04b19f7Copy full SHA for 04b19f7
1 file changed
lib/flutter_switch.dart
@@ -246,6 +246,7 @@ class FlutterSwitch extends StatefulWidget {
246
247
/// The duration in milliseconds to change the state of the switch
248
///
249
+ /// https://api.flutter.dev/flutter/dart-core/Duration-class.html
250
final Duration duration;
251
252
/// An parametric animation easing curve, i.e. a mapping of the unit interval to the unit interval.
0 commit comments