platformDispatcher property
override
The platform dispatcher that this view is registered with, and gets its information from.
Implementation
@override
TestPlatformDispatcher get platformDispatcher => _platformDispatcher;
The platform dispatcher that this view is registered with, and gets its information from.
@override
TestPlatformDispatcher get platformDispatcher => _platformDispatcher;