ScreenRouter library Null safety

Typedefs

ScreenRouter = ScreenWidget? Function(String key, {dynamic data, int? index})
Screen router.