AFibTestOnlyScreenElement constructor

AFibTestOnlyScreenElement(
  1. AFScreenID screenId,
  2. BuildContext element
)

Implementation

AFibTestOnlyScreenElement(this.screenId, this.element);