autoHideButtons property Null safety
final
Automatically hides the button class after a default time of 5 seconds if not set otherwise.
Implementation
final bool? autoHideButtons;
Automatically hides the button class after a default time of 5 seconds if not set otherwise.
final bool? autoHideButtons;