titlePinned property

bool? titlePinned
final

Whether the title is pinned when scrolling and scrollable is true.

Defaults to false if not specified.

Implementation

final bool? titlePinned;