expansionNotifier property
If the expansionNotifier is defined initiallyExpanded is ignored If the expansionNotifier is not defined the state will be handled internally
Implementation
final ValueNotifier<bool>? expansionNotifier;
If the expansionNotifier is defined initiallyExpanded is ignored If the expansionNotifier is not defined the state will be handled internally
final ValueNotifier<bool>? expansionNotifier;