actionsPinned property

bool? actionsPinned
final

Whether the actions are pinned when scrolling and scrollable is true.

Defaults to true if not specified.

Implementation

final bool? actionsPinned;