loginFormWidth property

double loginFormWidth
getter/setter pair

Implementation

static double loginFormWidth = Device.get().isPhone?double.infinity:600;