innerBottomWidgets property

List<Widget>? innerBottomWidgets
final

The widget after ScrollView and inside PlaceholderText.

Implementation

final List<Widget>? innerBottomWidgets;