widgetTesterContext property
Implementation
static final widgetTesterContext = AFConfigurationItemTrueFalse(
libraryId: AFUILibraryID.id,
name: widgetTesterContextKey,
validContexts: AFConfigurationItem.validContextInternalOnly,
ordinal: 10000,
help: "Internal value set to true when we are doing widget tests",
defaultValue: false
);