onControllerCreated property

dynamic Function(SmartComponentController<Payload, Result>)? onControllerCreated
final

Implementation

final Function(SmartComponentController<Payload, Result>)? onControllerCreated;