controlAreaBuilder property

Widget Function({Function next, Function skip})? controlAreaBuilder
final

Implementation

final Widget Function({Function skip, Function next})? controlAreaBuilder;