findData abstract method

T? findData(
  1. BuildContext context,
  2. Type type
)

Implementation

T? findData(BuildContext context, Type type);