closeButton property Null safety
final
Specifies the close button info. Image will be drawn in a 40pt x 40pt frame. Only supported on iOS.
Implementation
final ButtonInfo? closeButton;
Specifies the close button info. Image will be drawn in a 40pt x 40pt frame. Only supported on iOS.
final ButtonInfo? closeButton;