popoverPadding property

EdgeInsetsGeometry? popoverPadding
final

Internal padding for the popover content.

Used only when mode is PromptMode.popover. Controls spacing inside the popover container around the time picker interface.

Implementation

final EdgeInsetsGeometry? popoverPadding;