name property

String get name

Helper getter to get the name of the page

Implementation

String get name => page.name;