innerTopWidgets property

List<Widget>? innerTopWidgets
final

The widget before ScrollView and inside PlaceholderText.

Implementation

final List<Widget>? innerTopWidgets;