afterWidgets property

List<Widget>? afterWidgets
final

The widget list displayed after the list.

Implementation

final List<Widget>? afterWidgets;