Skip to content

Commit 6ee970b

Browse files
committed
Revised sample for custom border
1 parent 13aeafd commit 6ee970b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

example/lib/main.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ class _MyHomePageState extends State<MyHomePage> {
201201
mainAxisAlignment: MainAxisAlignment.spaceBetween,
202202
children: <Widget>[
203203
FlutterSwitch(
204-
width: 125.0,
204+
width: 100.0,
205205
height: 55.0,
206206
valueFontSize: 25.0,
207207
toggleSize: 45.0,

0 commit comments

Comments
 (0)