descriptionPinned property

bool? descriptionPinned
final

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

Defaults to false if not specified.

Implementation

final bool? descriptionPinned;