padding property

EdgeInsets? padding
final

实际输入区域与 FSearch 边缘的间距

The distance between the actual input area and the edge of FSearch

Implementation

final EdgeInsets? padding;