totast method

  1. @override
void totast(
  1. String content, [
  2. int timeoutSeconds = 3
])
override

Implementation

@override
void totast(String content, [int timeoutSeconds = 3]) => _state.totast(content, timeoutSeconds);