showButtonBorder property

  1. @Input()
bool? showButtonBorder
getter/setter pair

Whether to show the bottom border of the dropdown button.

Implementation

@Input()
bool? showButtonBorder;