call abstract method

$R call({
  1. int? flex,
  2. ContentAlignment? alignment,
})

Implementation

$R call({int? flex, ContentAlignment? alignment});