style property

SeniorModalStyle? style
final

The component's style definitions.

Allows you to configure: SeniorModalStyle.backgroundColor the background color of the modal.

Implementation

final SeniorModalStyle? style;