initialShow property

bool initialShow
final

initialShow when true, then it will build the overlayChild on the first frame. Defaults to false.

Implementation

final bool initialShow;