build method

  1. @override
Widget build(
  1. BuildContext context
)
override

Renders this module

Implementation

@override
Widget build(BuildContext context) => getRoute(context);