bottomActions property

List<Widget>? bottomActions
final

Adds custom bottom bar widgets.

Implementation

final List<Widget>? bottomActions;