onHome method

Widget? onHome()
inherited

Returns the home screen if any.

Implementation

Widget? onHome() => inHome?.call();