height property
height of the button when the button's animate property is set to true then the user has to give a height value to the button or the button will not work
Implementation
final double? height;
height of the button when the button's animate property is set to true then the user has to give a height value to the button or the button will not work
final double? height;