FastMediaLayoutBlocEvent.changed constructor
const
FastMediaLayoutBlocEvent.changed(
- FastMediaType mediaType
Implementation
const FastMediaLayoutBlocEvent.changed(FastMediaType mediaType)
: this(
type: FastMediaLayoutBlocEventType.changed,
mediaType: mediaType,
);