initialShow property Null safety
final
initialShow when true, then it will build the overlayChild on the
first frame. Defaults to false
.
Implementation
final bool initialShow;
initialShow when true, then it will build the overlayChild on the
first frame. Defaults to false
.
final bool initialShow;