BackgroundBuilder typedef

BackgroundBuilder = Widget Function(BuildContext, ActionSliderState, Widget?)

Implementation

typedef BackgroundBuilder = Widget Function(
    BuildContext, ActionSliderState, Widget?);