customContent property

Widget? customContent
final

A fully custom widget to use as the splash content. Requires layoutType = SplashLayoutType.custom.

Implementation

final Widget? customContent;