of static method

Toast of(
  1. BuildContext context
)

Implementation

static Toast of(BuildContext context) => Toast(context: context);