NodeCubit constructor

NodeCubit(
  1. DSWidgetState state
)

Implementation

NodeCubit(DSWidgetState state) : super(state);