context property

dynamic context

The context of this PageLoaderElement. This should only be used if this API does not provide desired functionality; otherwise usage should be avoided.

This value should be casted. Casting should occur in test Dart files and should not be occur in PageObject files.

Implementation

dynamic get context;