percentage property

double percentage
final

The size percentage among the ResizableWidget children.

Even if the app window size is changed, this value will not be changed because the ratio of the internal widgets will be maintained.

Implementation

final double percentage;