setup abstract method

void setup(
  1. BuildContext context,
  2. double width,
  3. double height
)

Implementation

void setup(BuildContext context, double width, double height);