blocState property

  1. @protected
FastMediaLayoutBlocState blocState
getter/setter pairinherited

The current BloC's state.

Implementation

@protected
late S blocState;