dart format
This commit is contained in:
@@ -52,7 +52,10 @@ class ToolbarLayoutPage extends HookConsumerWidget {
|
||||
settings: settings,
|
||||
backgroundColor: Colors.transparent,
|
||||
compact: true,
|
||||
padding: const EdgeInsets.symmetric(horizontal: 12.0, vertical: 8.0),
|
||||
padding: const EdgeInsets.symmetric(
|
||||
horizontal: 12.0,
|
||||
vertical: 8.0,
|
||||
),
|
||||
),
|
||||
),
|
||||
SliverPadding(
|
||||
|
||||
Reference in New Issue
Block a user