isHeaderCustom method

dynamic isHeaderCustom()

Implementation

isHeaderCustom() => _prefs?.getBool(Constants.IS_HEADER_CUSTOM_CACHE) ?? false;