PlatformScreenInit typedef

PlatformScreenInit = void Function(PlatformLayoutInfo platformLayoutInfo)

Implementation

typedef PlatformScreenInit = void Function(
    PlatformLayoutInfo platformLayoutInfo);