Adding Search View
This commit is contained in:
@@ -61,6 +61,9 @@ class SettingView extends StatelessWidget {
|
||||
|
||||
@override
|
||||
Widget build(BuildContext context) {
|
||||
// TOdo: Remove statique data
|
||||
|
||||
|
||||
return Scaffold(
|
||||
appBar: AppBar(
|
||||
centerTitle: false,
|
||||
|
||||
Reference in New Issue
Block a user