opt: AppBarTheme
This commit is contained in:
@ -45,7 +45,6 @@ class _HistorySearchPageState extends State<HistorySearchPage> {
|
||||
Widget build(BuildContext context) {
|
||||
return Scaffold(
|
||||
appBar: AppBar(
|
||||
titleSpacing: 0,
|
||||
actions: [
|
||||
IconButton(
|
||||
onPressed: () => _hisCtr.submit(),
|
||||
|
||||
Reference in New Issue
Block a user