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