slow static method
- BuildContext context
Implementation
static Duration slow(BuildContext context) =>
get(context, const Duration(milliseconds: 500));
static Duration slow(BuildContext context) =>
get(context, const Duration(milliseconds: 500));