onFolded property

ValueChanged<bool>? onFolded
final

Table 展开收起状态变化的回调

Implementation

final ValueChanged<bool>? onFolded;