fragment property

String? fragment
final

Helps you go to a specific part of the page it will be prefixed with # for instance if you have a page with an info section then.

Implementation

final String? fragment;