menu
flutter_uxcam package
documentation
flutter_uxcam.dart
UXCamWidgetClassifier
registerInteractiveType static method
registerInteractiveType static method
dark_mode
light_mode
registerInteractiveType
static method
void
registerInteractiveType
(
Type
type
)
Implementation
static void registerInteractiveType(Type type) => _customInteractiveTypes.add(type);
flutter_uxcam package
documentation
flutter_uxcam
UXCamWidgetClassifier
registerInteractiveType static method
UXCamWidgetClassifier class