onSizeComputed abstract method

void onSizeComputed(
  1. int? size
)

Size was calculated.

Implementation

void onSizeComputed(core.int? size);