itemInfoBuilder property
final
The builder for the item info, all below the like and comment buttons
Implementation
final Widget Function({required TimelinePost post})? itemInfoBuilder;
The builder for the item info, all below the like and comment buttons
final Widget Function({required TimelinePost post})? itemInfoBuilder;