separator property

Widget? separator
final

垂直分隔组件。

如果为 null,则使用 TxDetailThemeData.separator。此值默认为 12.0。

Implementation

final Widget? separator;