builder property

Widget Function(RelativeDateTime relativeDateTime, String formatted) builder
final

The builder method returning the child widget.

Implementation

final Widget Function(RelativeDateTime relativeDateTime, String formatted)
    builder;