isColumnChildren property

  1. @Deprecated('Use [isHorizontalSeparator] instead')
bool isColumnChildren
final

When set to true, creates horizontal separators.

Implementation

@Deprecated('Use [isHorizontalSeparator] instead')
final bool isColumnChildren;