XRayLogInspector constructor

XRayLogInspector({
  1. String title = 'Logs',
})

Implementation

XRayLogInspector({this.title = 'Logs'});