call abstract method

$R call({
  1. int? flex,
  2. LayoutPosition? position,
})

Implementation

$R call({int? flex, LayoutPosition? position});