showActionsNotifier property

ValueNotifier<bool> showActionsNotifier
final

Implementation

final showActionsNotifier = ValueNotifier<bool>(false);