popoverPadding property
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;
Internal padding for the popover content.
Used only when mode is PromptMode.popover. Controls spacing inside the popover container around the time picker interface.
final EdgeInsetsGeometry? popoverPadding;