Major Change Inputs & Co
This commit is contained in:
@@ -6,4 +6,6 @@ abstract class AbstractFactory {
|
||||
Widget factory(GoRouterState state, List<String> args);
|
||||
bool searchFill();
|
||||
void search(BuildContext context, bool special);
|
||||
String? getSearch();
|
||||
void back(BuildContext context);
|
||||
}
|
||||
Reference in New Issue
Block a user