float method

void float(
  1. bool shouldFloat
)

Implementation

void float(bool shouldFloat) => js.float(shouldFloat);