FastMediaLayoutChangedCallback typedef
FastMediaLayoutChangedCallback =
void Function(FastMediaType fastMediaType)
Implementation
typedef FastMediaLayoutChangedCallback = void Function(
FastMediaType fastMediaType,
);