navLink abstract method

Widget navLink(
  1. NavLinkProps props
)

Renders a navigation link.

Implementation

Widget navLink(NavLinkProps props);