snackBar abstract method

void snackBar(
  1. String title,
  2. String message
)

Implementation

void snackBar(String title, String message);