EditorPropertyInt constructor

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

Implementation

const EditorPropertyInt({super.isArray}) : super("Int");