EditorPropertyBool constructor

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

Implementation

const EditorPropertyBool({super.isArray}) : super("Bool");