onButtonCreated property

OnButtonCreated? onButtonCreated
final

Callback method for when the button is ready to be used.

Used to receive a ChromeCastController for this ChromeCastButton.

Implementation

final OnButtonCreated? onButtonCreated;