LogToolsInfoTitle constructor
Creates a LogToolsInfoTitle with the given title and optional value.
Implementation
LogToolsInfoTitle({required this.title, this.value});
Creates a LogToolsInfoTitle with the given title and optional value.
LogToolsInfoTitle({required this.title, this.value});