layoutBuilder property

AnimatedSwitcherLayoutBuilder? layoutBuilder
final

The builder function used to customize the layout of the AnimatedSwitcher.

Implementation

final AnimatedSwitcherLayoutBuilder? layoutBuilder;