currentSection property

ValueNotifier<String> currentSection
final

Implementation

final ValueNotifier<String> currentSection = ValueNotifier('');