Skip to content

Instantly share code, notes, and snippets.

@nb312
Created January 20, 2019 18:00
Show Gist options
  • Save nb312/7020858d208a68fdcba143862f3fd5ef to your computer and use it in GitHub Desktop.
Save nb312/7020858d208a68fdcba143862f3fd5ef to your computer and use it in GitHub Desktop.
flutter-open-flutter-widgets-06-raise-button-04-hightlight-define.dart
typedef ValueChanged<T> = void Function(T value);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment