buildContext property
The build context associated with the UI driver.
Implementation
@mustBeOverridden
BuildContext get buildContext =>
throw const MissingCapabilityMethodImplementation(
"buildContext",
"ViewModelCapabilityDelegate",
);