childAppBuilder property

ChildAppBuilder? childAppBuilder
final

build application child dynamically to display Pal over it. (used for GetX or other plugins)

Implementation

final ChildAppBuilder? childAppBuilder;