preNextPadding property

EdgeInsets preNextPadding
getter/setter pair

翻月 行的内距

Implementation

EdgeInsets preNextPadding = const EdgeInsets.only(left: 8.0, right: 8.0, top: 4, bottom: 4);