data property

T data
final

The typed data to pass to the page's render method.

Implementation

final T data;