borderRadius property
Border radius of the entire command palette. Includes the search bar and the contents.
Defaults to
BorderRadius.all(Radius.circular(5))
Implementation
final BorderRadiusGeometry borderRadius;
Border radius of the entire command palette. Includes the search bar and the contents.
Defaults to
BorderRadius.all(Radius.circular(5))
final BorderRadiusGeometry borderRadius;