opt: AppBarTheme
This commit is contained in:
@ -49,7 +49,6 @@ class _SearchPageState extends State<SearchPage> with RouteAware {
|
||||
width: 1,
|
||||
),
|
||||
),
|
||||
titleSpacing: 0,
|
||||
actions: [
|
||||
IconButton(
|
||||
onPressed: () => _searchController.submit(),
|
||||
|
||||
Reference in New Issue
Block a user