LoadingIconBuilder<T> typedef

LoadingIconBuilder<T> = Widget Function(BuildContext context, DetailedGlobalToggleProperties<T> global)

Implementation

typedef LoadingIconBuilder<T> = Widget Function(
    BuildContext context, DetailedGlobalToggleProperties<T> global);