custom_utils/custom_utils library
Functions
-
isEmpty(
dynamic value) → bool -
isNotEmpty(
dynamic value) → bool -
logMessage(
dynamic message) → void -
scrollDirectionHandler(
{required ValueChanged< bool> function, required ScrollController scrollController}) → void - Handles the scroll direction and triggers a callback function based on the scroll direction.