trayBuilder property

TrayBuilder? trayBuilder
final

Builds a widget that shown in list for every story. Most probably story owner's profile picture.

Each story must have a tray.

Implementation

final TrayBuilder? trayBuilder;