contentPadding property

double? contentPadding
getter/setter pair

输入文本格式化 文本边距,默认左边距等于右边距,上边距等于下边距

Implementation

/// 文本边距,默认左边距等于右边距,上边距等于下边距
double? contentPadding;