fx method

Fixed fx()

Create Fixed cell size.

Implementation

Fixed fx() {
  return Fixed(toDouble());
}