PopupValueNotifier constructor
PopupValueNotifier(
- PopupState state
Implementation
PopupValueNotifier(super.state)
: status = state.orginItems.map((e) => false).toList();
PopupValueNotifier(super.state)
: status = state.orginItems.map((e) => false).toList();