refactor : request page and fix padding's
This commit is contained in:
@@ -4,4 +4,6 @@ import 'package:rasadyar_livestock/presentation/page/root/logic.dart';
|
||||
class RequestsLogic extends GetxController {
|
||||
RxList<int> filterSelected = <int>[].obs;
|
||||
|
||||
RxBool isFilterShowed = false.obs;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user