fix : ui change's
This commit is contained in:
@@ -35,7 +35,7 @@ class BasePage extends StatefulWidget {
|
||||
final FloatingActionButtonLocation? floatingActionButtonLocation;
|
||||
final Widget? floatingActionButton;
|
||||
final Widget? filteringWidget;
|
||||
final void Function(String)? onSearchChanged;
|
||||
final void Function(String?)? onSearchChanged;
|
||||
final bool hasBack;
|
||||
final bool hasFilter;
|
||||
final bool hasSearch;
|
||||
|
||||
Reference in New Issue
Block a user