indentPadding property

EdgeInsets indentPadding
final

used to indent the nested list when the children's level is greater than 1.

For example,

Hello AppFlowy Hello AppFlowy ↑ the indent padding is applied to the second line.

Implementation

final EdgeInsets indentPadding;