readyState method

Function? readyState(
  1. BuildContext context
)

Implementation

Function? readyState(BuildContext context) {
  return null;
}