size property

double? size
final

if Axis.horizontal , it's width. otherwise is height. if null, it's base on Tab

Implementation

final double? size;