EditorPropertyDouble constructor

const EditorPropertyDouble({
  1. bool isArray = false,
})

Implementation

const EditorPropertyDouble({super.isArray}) : super("Double");