height property

double height
final

Height of the container, that will just increase the tapable area of this button. By default the value is 44.0, but user can change it.

Implementation

final double height;