PlatformIndexBuilder<T> typedef
- BuildContext context,
- PlatformTarget platform,
- int index
Implementation
typedef T PlatformIndexBuilder<T>(
BuildContext context, PlatformTarget platform, int index);
typedef T PlatformIndexBuilder<T>(
BuildContext context, PlatformTarget platform, int index);