initial property
Whether the popover is initially shown. Defaults to false (hidden).
Contract
Throws AssertionError if initial and controller are both provided.
Implementation
@override
final bool? initial;
Whether the popover is initially shown. Defaults to false (hidden).
Throws AssertionError if initial and controller are both provided.
@override
final bool? initial;