expandFlag property

ValueNotifier<bool>? expandFlag
final

内容可折叠开关

Implementation

final ValueNotifier<bool>? expandFlag;