typedef_foundation

Creator: coderz1093

Last updated:

0 purchases

typedef_foundation Image
typedef_foundation Images
Add to Cart

Description:

typedef foundation

typedef_foundation #
This library expose:
/// typedef for getter
typedef Getter<T> = T Function();

/// typedef for setter
typedef Setter<T> = void Function(T value);

/// typedef for void callback
typedef VoidCallback = void Function();
copied to clipboard

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.