thumbnailBarMode property

ThumbnailBarMode? thumbnailBarMode
final

Where and how the page thumbnail bar is displayed.

Android and iOS map the shared ThumbnailBarMode values to their respective native enums via helper functions in each builder.

Implementation

final ThumbnailBarMode? thumbnailBarMode;