MainScreenComponentType typedef

MainScreenComponentType = Widget Function({required MainScreenComponentOptions options})

Implementation

typedef MainScreenComponentType = Widget Function(
    {required MainScreenComponentOptions options});