build abstract method

Widget build(
  1. BuildContext context,
  2. T service
)

Implementation

Widget build(BuildContext context, T service);