get property

T Function(R renderObject) get
final

The function that extracts the property from a render object.

Implementation

final T Function(R renderObject) get;