first property
Future<PageLoaderElement>
get
first
Gets the first element in the iterable.
Implementation
Future<PageLoaderElement> get first;
Gets the first element in the iterable.
Future<PageLoaderElement> get first;