We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69d655b commit e1742c0Copy full SHA for e1742c0
lib/src/material/spin_box.dart
@@ -47,7 +47,7 @@ import 'spin_button.dart';
47
///
48
/// See also [Material Components widgets](https://flutter.dev/docs/development/ui/widgets/material) package.
49
class SpinBox extends BaseSpinBox {
50
- /// Creates a spinbpx.
+ /// Creates a spinbox.
51
SpinBox({
52
Key? key,
53
this.min = 0,
0 commit comments