bool get littleLoading => _littleLoading;
set littleLoading(bool littleLoading) { _littleLoading = littleLoading; notifyListeners(); }