DefineMImageModifier scrollable([bool value = true]) { return this.copyWith(valueScrollable: value); }