ScreenInit typedef

ScreenInit = void Function(BuildContext context, LayoutInfo layoutInfo)

Implementation

typedef ScreenInit = void Function(BuildContext context, LayoutInfo layoutInfo);