DynamicUIController constructor

DynamicUIController(
  1. Map<String, dynamic>? props
)

Implementation

DynamicUIController(this.props);