expanded method

T expanded({
  1. int? flex,
})

Implementation

T expanded({int? flex}) => tight(flex: flex);