menu
kvs_testsmith package
documentation
parser/ui_element_detector.dart
UiElement
UiElement.new constructor
UiElement.new constructor
dark_mode
light_mode
UiElement
constructor
UiElement
(
{
required
String
type
,
String
?
label
,
})
Implementation
UiElement({required this.type, this.label});
kvs_testsmith package
documentation
parser/ui_element_detector
UiElement
UiElement.new constructor
UiElement class