EditorPropertyDouble constructor
const
EditorPropertyDouble({
- bool isArray = false,
Implementation
const EditorPropertyDouble({super.isArray}) : super("Double");
const EditorPropertyDouble({super.isArray}) : super("Double");