sideBuilder property

SideBuilder? sideBuilder
final

A builder that builds a contents of a page displayed on a side of of the main authentication related UI.

Used only on desktop platforms.

Implementation

final SideBuilder? sideBuilder;